CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 异步 套接字

搜索资源列表

  1. 异步套接字客户端.rar

    0下载:
  2. 所属分类:网络编程

    • 发布日期:
    • 文件大小:8210
    • 提供者:
  1. 异步套接字服务器.rar

    0下载:
  2. 所属分类:网络编程

    • 发布日期:
    • 文件大小:8586
    • 提供者:
  1. 异步套接字

    0下载:
  2. 这是c#里的socket编程,里面包括客户端和服务器端两个程序。-This is the c #'s socket programming, including inside the client and server-side two procedures.
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:24050
    • 提供者:zeta
  1. udp通信

    0下载:
  2. 这是一个利用UDP进行通信的小程序,用的是异步套接字模式,可以灵活的改变原IP和目的IP以及原端口和 目的端口 -This is a use of UDP communications for the small program using the asynchronous socket model, the flexibility to change the original purpose of IP and IP, and the original purpose of ports and
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:27892
    • 提供者:程拨
  1. 异步套接字监听

    0下载:
  2. 服务端和客户端都必须建立通信套接字,而且服务端应先进入监听状态,然后客户端套接字发出连接请求,服务端收到请求后,建立另一个套接字进行通信,原来负责监听的套接字仍进行监听。-server and the client must have a communications socket, but the server should first enter the state eavesdropping, and then sent the client socket connection requ
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:23823
    • 提供者:李斌
  1. DataAnalyse

    0下载:
  2. 利用同步异步套接字及tcplistener监听rs232,tcp,udp等类型端口数据并实现协议解码-use of synchronous and asynchronous socket tcplistener eavesdropping RS232, tcp, udp port types, such as data and achieve agreement Decoders
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:32768
    • 提供者:高洪涛
  1. Server3

    0下载:
  2. vc源码,演示异步套接字Socket的初始化,启动接收连接发送数据的完整过程。-vc source demonstrate Asynchronous Socket Socket initialized connecting start receiving this data integrity process.
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:101712
    • 提供者:唐金龙
  1. RemoteDaq(3.14new)

    0下载:
  2. 自己编的一个远程采集服务端程序!用的是异步套接字,写了好久,UDP,TCP,都用到了.-own series of the collection service a remote-procedure! Using the asynchronous socket, writing for a long time, UDP, TCP, are depleted.
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:59208
    • 提供者:童中明
  1. threadCode

    0下载:
  2. 关于线程同步与异步套接字编程的了,应该是很不错得了-threads on the synchronous and asynchronous socket programming, it should be quite good had
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:40905
    • 提供者:王明
  1. 异步套接字客户端

    0下载:
  2. 异步套接字客户端-asynchronous socket client
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:8477
    • 提供者:黄斌
  1. 异步套接字服务器

    0下载:
  2. 异步套接字服务器-asynchronous socket server
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:8853
    • 提供者:黄斌
  1. MTK异步socket页面访问实例

    0下载:
  2. MTK异步socket页面访问实例,已经测试编译,运行可用
  3. 所属分类:通讯/手机编程

  1. VC++实现的网络对战游戏

    0下载:
  2. 这是使用了异步套接字实现的一个网络对战游戏,其中还包含有数据库的操作,还封装有一个异步套接字的类CMYSOCKET
  3. 所属分类:TCP/IP协议栈

  1. yibutaojiezi

    0下载:
  2. 使用VC中的异步套接字编写的服务器和客户端小程序-The use of VC in the preparation of the asynchronous socket server and client applets
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-18
    • 文件大小:4754216
    • 提供者:laowan
  1. WSAsocket

    1下载:
  2. 本程序基于windows异步消息机制,采用异步套接字,详细设计实现了一个类似于聊天室的即时消息通讯系统的客户端和服务器端。对学习网络socket编程的朋友具有很高的参考价值!-This procedure mechanism based on asynchronous messaging windows, the use of asynchronous sockets, the realization of the detailed design of a chat room similar t
  3. 所属分类:WinSock-NDIS

    • 发布日期:2014-11-30
    • 文件大小:122283
    • 提供者:wang514
  1. yibutaojiezi

    0下载:
  2. 异步套接字的源码,同时还有文档可以参考,很方便-Asynchronous socket source code, along with the document can refer to, it is convenient
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-05
    • 文件大小:531743
    • 提供者:fuyu
  1. Chat2

    0下载:
  2. 利用异步套接字, 把收到的SOCKET转化为windows的消息, 实现向指定IP发送消息, 接受任何IP发过来的消息-Using asynchronous socket to receive the news SOCKET into windows to achieve the specified IP to send messages to any IP sent me a message
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-08
    • 文件大小:1946256
    • 提供者:OSAI
  1. 26.Visual.CSharp.NET.wangluohexinbiancheng

    0下载:
  2. 包括三方面内容:CSharp网络开发基础知识,基础服务器开发、基础客户端开发、FTP开发、SMTP开发、POP3开发和远程控制开发,最后包括win32网络组建开发,web数据库基础,win32异步套接字开发、xml web services开发以及一个完整的分布式网络应用程序开发实例。-Includes three aspects: CSharp web development basics, basic server development, based client development,
  3. 所属分类:CSharp

    • 发布日期:2017-06-09
    • 文件大小:15743666
    • 提供者:朱岩
  1. PublicNetSoft

    0下载:
  2. 异步套接字编程,实现客户端和服务器端的Socket建立,连接-Asynchronous socket programming, client and server-side Socket establish the connection
  3. 所属分类:Communication

    • 发布日期:2017-03-31
    • 文件大小:21780
    • 提供者:梁豆豆
  1. Chat

    0下载:
  2. 利用事件对象进行线程同步与异步套接字编程-Use the event object for thread synchronization with asynchronous socket programming
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-10
    • 文件大小:1924260
    • 提供者:longjianyu
« 12 3 4 5 6 »
搜珍网 www.dssz.com